home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / NEXT31.ARJ / NEXT3.INI < prev    next >
INI File  |  1992-06-15  |  1KB  |  46 lines

  1. ;            INITIALIZATION FILE FOR NeXT APPLICATION BAR
  2.  
  3. [APPLICATIONS]     
  4. ; you have to specify the full path name for all applications and icon files
  5. ; format of entries is:  
  6. ;    entry number=application file ; [icon file] ; [icon number]
  7.  
  8. 1=d:\windows\notepad.exe;;0
  9. 2=d:\windows\winfile.exe;;0
  10. 3=d:\windows\pbrush.exe;;0
  11. 4=d:\windows\write.exe;;0
  12. 5=d:\windows\progman.exe;;0
  13. 6=d:\windows\control.exe;;0
  14. 7=d:\windows\clipbrd.exe;;0
  15. 8=d:\qvt\wnqvtnet.exe;;1
  16. 9=d:\windows\dos.pif;d:\windows\progman.exe;1
  17. 10=d:\winword\winword.exe;;0
  18. 11=d:\windows\wingif\wingif.exe;;0
  19. 12=d:\windows\winhelp.exe;;0
  20. 13=d:\windows\fli\aawin.exe;;1
  21. 14=e:\cjin\vr2\logger.exe;;0
  22. 15=e:\cjin\vr2\feeder.exe;;0
  23. 16=d:\windev\sdkpaint.exe;;0
  24. 17=d:\windev\dialog.exe;;0
  25. 18=d:\windev\fontedit.exe;;0
  26.  
  27. [settings]
  28. ; 1 for Left, 0 for Right
  29. position=0
  30.  
  31. ; 1-enable, 0-disable
  32. clock=1
  33. eyes=1
  34. ActiveWindow=1
  35. OnTop=0
  36.  
  37. ; 0 -disable, otherwise in seconds to blank screen
  38. sleep=3000
  39.  
  40. ;full pathname of NEXT.EXE - needed for Restart Feature to function properly
  41. NeXTPath=d:\windows\next\next.exe
  42.  
  43. ; TopOfBar & offset is used for saving last bar position. Do not change them.
  44. TopOfBar=0
  45. offset=4
  46.